MY词语>英语词典>storage allocation翻译和用法

storage allocation

英 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

美 [ˈstɔːrɪdʒ ˌæləˈkeɪʃn]

网络  存储分配; 库容分配

计算机

英英释义

noun

  • (computer science) the assignment of particular areas of a magnetic disk to particular data or instructions
      Synonym:allocation

    双语例句

    • It includes purchase, material management, storage, allocation and transportation, and it is one of primary factors which affect the efficiency and benefit during the enterprise business operations.
      它是采购、物料管理、储存、配送等活动的整合,是企业经营活动中影响效率和效益高低的主要因素之一。
    • Some problems on storage allocation for parallel processing computers
      并行处理计算机中存贮分配的几个问题
    • The dynamic storage allocation algorithm of the ARTs-OS include slab algorithm which is used to allocate and release of small memory blocks, and buddy system which is used of big memory blocks.
      ARTs-OS系统中使用的动态内存分配算法有Slab算法,适合对内核堆小块内存的分配和释放;还有伙伴算法,用于对页面的管理,大块内存的分配和释放。
    • Especially storage allocation methods, the routing policy and storage block size, three of them directly determine a warehouse good or bad.
      尤其是位置分配策略,运输路由策略以及存储块大小的设置,三者直接决定一个物流系统的好与坏。
    • This Paper describes some problems, which are very important for parallel computation, on storage allocation for pipeline processors, parallel processors, multiprocessors and VLSI Compuer systems.
      本文描述了流水线处理机、并行处理机、多处理机以及VLSI计算机系统中存贮分配的一些问题,它们对并行计算是很重要的。
    • On the other hand, wind farm energy storage capacity allocation is also a problem that cannot be ignored.
      另一方面,风电场储能系统中的储能容量配置也是一个不容忽视的问题。
    • Storage Allocation for Deleted Files and E-mail
      为删除的文件和电子邮件分配存储
    • Allocators, which handle memory storage allocation/ deallocation for elements in containers.
      分配器。负责容器内每个元素的内存空间的分配与回收。
    • Two Algorithms for Economical Storage Allocation in the Compiler
      编译程序中节省存储单元的两个算法
    • Based on the study of memory management of the ARTs-OS, research is focused on the dynamic storage allocation algorithm ( DSA), which is the key of improving the performance of embedded real-time system.
      ARTs-OS是微内核抢占式嵌入式实时操作系统,在对ARTs-OS内核的内存管理模块研究基础上,重点研究动态存储分配算法(DSA),这也是提高嵌入式实时系统性能的关键。